Skip to content

feat(server): implement server-side ES6 via babel #1024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2015

Conversation

kingcody
Copy link
Member

No description provided.

'<%%= yeoman.client %>/{app,components}/**/*.js',
'!<%%= yeoman.client %>/{app,components}/**/*.spec.js'
],
tasks: ['babel']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't need the config?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're already watching the exact same files in the watch.injectJS config; so we can just add our task there.

Awk34 added a commit that referenced this pull request Jun 27, 2015
feat(server): implement server-side ES6 via babel
@Awk34 Awk34 merged commit dbb291a into angular-fullstack:canary Jun 27, 2015
@kingcody kingcody deleted the feature/babel branch July 8, 2015 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants